Spread Silverlight Documentation
SpreadChartElementCollection<T> Class Members
Fields  Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadChartElementCollection<T> Class

The following tables list the members exposed by SpreadChartElementCollection<T>.

Protected Fields
 NameDescription
Protected Field The items. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Public Properties
 NameDescription
Public Property Gets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Property Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public PropertyOverridden.  Gets or sets the SpreadChartElement at the specified index.  
Top
Protected Properties
 NameDescription
Protected Property Gets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Public Methods
 NameDescription
Public MethodOverridden.  Adds the specified item.  
Public Method Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodOverridden.  Clears this instance.  
Public Method Determines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Method Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Method Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Method Finds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodOverridden.  Inserts the specified index.  
Public MethodOverridden.  Removes the specified item.  
Public MethodOverridden.  Removes at.  
Public Method Resumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Method Suspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Method Converts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Protected Methods
 NameDescription
Protected Method Clears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Protected Method Raises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Public Events
 NameDescription
Public Event Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public Event Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
See Also

Reference

SpreadChartElementCollection<T> Class
GrapeCity.Windows.SpreadSheet.Data Namespace